[INFO] cloning repository https://github.com/sustainabilities/sh-depot-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sustainabilities/sh-depot-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustainabilities%2Fsh-depot-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustainabilities%2Fsh-depot-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e6578b73792f600f3eefa4ed14d2939184cf5ab
[INFO] checking sustainabilities/sh-depot-manager against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsustainabilities%2Fsh-depot-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  74% (3011/4065)
Updating files:  75% (3049/4065)
Updating files:  76% (3090/4065)
Updating files:  77% (3131/4065)
Updating files:  78% (3171/4065)
Updating files:  79% (3212/4065)
Updating files:  79% (3221/4065)
Updating files:  80% (3252/4065)
Updating files:  81% (3293/4065)
Updating files:  82% (3334/4065)
Updating files:  83% (3374/4065)
Updating files:  83% (3395/4065)
Updating files:  84% (3415/4065)
Updating files:  85% (3456/4065)
Updating files:  86% (3496/4065)
Updating files:  87% (3537/4065)
Updating files:  88% (3578/4065)
Updating files:  88% (3599/4065)
Updating files:  89% (3618/4065)
Updating files:  90% (3659/4065)
Updating files:  91% (3700/4065)
Updating files:  92% (3740/4065)
Updating files:  93% (3781/4065)
Updating files:  94% (3822/4065)
Updating files:  95% (3862/4065)
Updating files:  96% (3903/4065)
Updating files:  97% (3944/4065)
Updating files:  98% (3984/4065)
Updating files:  99% (4025/4065)
Updating files: 100% (4065/4065)
Updating files: 100% (4065/4065), done.
[INFO] started tweaking git repo https://github.com/sustainabilities/sh-depot-manager
[INFO] finished tweaking git repo https://github.com/sustainabilities/sh-depot-manager
[INFO] tweaked toml for git repo https://github.com/sustainabilities/sh-depot-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sustainabilities/sh-depot-manager on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sustainabilities/sh-depot-manager already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9
[INFO] running `Command { std: "docker" "start" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling iroh-blake3 v1.4.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking ssh-encoding v0.2.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]     Checking ssh-cipher v0.2.0
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking positioned-io v0.3.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c9b7ac2d84663521 -C extra-filename=-89586fc6e4ee47dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8f33322c3fcbfb38.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=fd3293f06cb7ac79 -C extra-filename=-a8b0a9b510b98cc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8f33322c3fcbfb38.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9", kill_on_drop: false }`
[INFO] [stdout] 40ea4f5758becf67e2e233ddd962f181a6b4bb2bd887e6bc2331e2d535b6b2b9
